home *** CD-ROM | disk | FTP | other *** search
- package Astro;
-
- import javax.microedition.lcdui.Image;
- import javax.microedition.lcdui.List;
-
- // $FF: renamed from: Astro.b
- class class_0 {
- // $FF: renamed from: a javax.microedition.lcdui.Image[]
- static Image[] field_0;
- // $FF: renamed from: for javax.microedition.lcdui.List
- List field_1 = new List("Profiles", 3);
- // $FF: renamed from: if int
- static int field_2;
- // $FF: renamed from: do Astro.a
- static a field_3;
-
- // $FF: renamed from: a () void
- static void method_0() {
- try {
- field_0 = new Image[12];
-
- for(field_2 = 0; field_2 < 12; ++field_2) {
- field_0[field_2] = Image.createImage("Astro/res/sign" + field_2 + ".png");
- }
- } catch (Exception var1) {
- System.out.println("Error while reading png file");
- }
-
- }
-
- class_0() {
- for(field_2 = 0; field_2 < h.q.size(); ++field_2) {
- field_3 = (a)h.q.elementAt(field_2);
- this.field_1.append(field_3.if, field_0[field_3.a]);
- }
-
- }
- }
-